/*内容开始*/
/* 首页 */
/* hearder */
@charset "utf-8";

/*首页*/
.main{ position:relative; }
.hearder{  height:88px;  position:fixed; top:0; width:100%; z-index:9999; background-color: #fff; }
.topnav .logos{ height:88px; top:0px; position:absolute; }
.topnav .tels{ width:135px; height:auto; top:0px; left:112px; position:absolute; }
.topnav{ max-width:1100px; width:100%; height: 88px; margin:0 auto;position:relative;  box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box; }
.phone-bon {
    background: url(../images/header_menu.jpg) no-repeat;
    background-size: 100% 100%;
    width: 38px;
    height: 40px;
    position: absolute;
    right: 0px;
    top: 15px;
    display: none;
    z-index: 999;}
.topnav .nav{position: absolute; right:0; width:100%;  padding-left:312px; height:88px; line-height: 88px;  box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;  }
.topnav .nav  ul{ width: 100%; padding-right:195px; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;   }
.topnav .nav ul li{ float: left; display: block; padding:0 20px; text-align:right;
	 position:relative; }
  .topnav  .nav li:hover span.nav-item-bg{ top:0px;} 
  .topnav  .nav li:hover  a{ color:#fff; z-index:3; position:relative;}
  .topnav  .nav li span.nav-item-bg {
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease;
    -webkit-transition-delay: 0s;
    transition: all 0.3s ease 0s;
    position: absolute;
    left: 0px;
    top: -92px;
    background-color: #f08300;
    width: 100%;
    height: 100%;
	z-index:1;
  }
  
.topnav .nav ul li a{ display: block; width:100%; height:100%; text-align:center;  }
.topnav .nav .search{ width:193px;top:0px; position:absolute; right:0; border:1px solid #f2f2f2; border-radius:2px; height: 38px; line-height: 38px; margin-top:30px; }
.topnav .nav .search  .sear{ position: relative; }
.topnav .nav .search  .inpsearch{            
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-size: 12px;
    font-family: "microsoft yahei";
    border: none;
    border-radius:4px;
    vertical-align:top;
    padding-left:10px;
    float: left;
    max-width:177px; margin-right:34px;
    width:76%;
   
}
.topnav .nav .search .inpsub{
 border-top-width:0px; border-bottom-width:0px;  width:36px; height: 36px; position: absolute; right: 0; border-right-width:0px; border-left-width:0px; border-top-style:none;border-bottom-style:none; border-left-style:none;border-right-style:none; display:block; 
 background: url(../images/search.png) no-repeat center center; cursor:pointer;

}


.topnav .nav .navul{  display:block; width:100%;     height: 79px;line-height: 79px;}
.topnav .nav .navul .hNLC-tit{ display:block; float:left; width:14.2%; position:relative; height: 79px;  box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;   padding:0 14px; font-size:16px; color:#474747;  text-align:center;}
.topnav .nav .navul .hNLC-tit span {display: inline-block; height: 79px;}
.topnav .nav .navul .hNLC-tit:hover span a{ font-size: 16px; color:#474747;  }
.topnav .nav .navul .hNLC-tit.on { font-weight:bold; text-align: center;  }
.nav .sub{ display:none; /*默认隐藏*/  position:absolute; left:-3px; top:79px; z-index:1; width:128px; border:1px solid #E6E4E3; border-top:0;  background:#fff; }
.nav .sub .nextli{ text-align:center; padding:0 8px; margin-bottom:-1px;    }
.nav .sub .nextli a{ display:block;  border-bottom:1px solid #E6E4E3; padding:8px 0; height:28px; line-height:28px; color:#666;     font-weight: normal; font-size: 14px;}  
.nav .sub .nextli:hover a{color:red;  }
.nav .sub .nextli a:hover{ color:#FE7700;   }
.topnav .navsm  { display: none; }
.navsm{  display:none; }  
 /* banner */


.bans { width:100%; overflow:hidden; position:relative; margin-top:88px; }
.bans .warp { width:20000px; }
.bans .warp a { float:left; display:block; }
.bans .warp a img{ width:100%; float:left; }    
.bans ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center;}
    
	.in_pc_banner{ display:block; height:623px;}
.in_mob_banner{ display:none; height:auto;}
.bans  ul li{display:inline-block; width:30px; height:6px;  background-color:#fff; margin:0 8px;  }
.bans  ul li.click { background-color:#f98701; }
.describe{max-width: 1100px; margin:24px auto; }
/*模块1*/
.abus { margin:60px auto; width:100%; max-width: 1200px;  }
.abus .abimg ,.innewscont .inimg{ width:46%; float: left; overflow:hidden;  }
.abus .abimg img ,.innewscont .inimg img{ width:100%; display: block;  transition: all 0.8s;   }
   /*图片放大效果*/
.abus .abimg img:hover ,.innewscont .inimg img:hover{ transform: scale(1.2);
            -webkit-transform: scale(1.2); /*Safari 和 Chrome*/
            -moz-transform: scale(1.2); /*Firefox*/
            -ms-transform: scale(1.2); /*IE9*/
            -o-transform: scale(1.2);
	}

.abus .abcont{ width:50%; margin-left:4%; float: left; margin-top:40px; }
.tit{ margin-bottom: 20px; }
.abus .abcont .abcontmain{ width:100%;  font-size: 14px; color:#858585;  }
.abus .abcont .abcontmain .abmore{margin-top: 20px; display:block; border:1px solid #f08300; border-radius: 2px; height:34px;line-height: 34px; text-align: center; cursor: pointer; font-size: 14px; color:#f08300; width:112px; }
/*模块2*/
.pro{ background-color:#506ea2; width:100%; padding:60px 0; }
.pro .procont{ width:100%; max-width: 1200px; margin:0 auto; }
 .procont ul li{ float: left; width:24%; margin-right: 1%; position: relative; margin-bottom: 1%;  }
 .procont ul li:nth-child(4n){ margin-right: 0; }
 .procont .procontimg{ width:100%; }
 .procont .procontimg img{  display: block; width:100%; }
 .procont  span{ border-top:1px dashed #e6e6e6; display: block; height: 46px; line-height: 46px; width:100%; position: absolute; bottom: 0; background-color:#fff;text-align: center; font-size:16px; color:#666; font-weight:bold;  }
/*模块3*/
.zs{  margin:60px auto; width:100%; max-width: 1200px;  }
/*模块4*/
.innews{ background-color:#ffddb6; width:100%; padding:60px 0; }
.innews .innewscont{ width:100%; max-width: 1200px; margin:0 auto; }
.innewscont .inimg{ width:  }
.innewscont  .innewcont{ width:52%; margin-left:2%; float: left; }
.innewcont .mainnewlist{ width:99%; margin-left:1%; float:left; }
.mainnewlist{  width:62%; float:left; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;  }
.mainnewlist li{ display: block; width:100%;margin-bottom:8px;  }
.mainnewlist li .date{ padding:10px 14px;  float: left; background-color:#fff;border-right:1px solid #ffddb6; width:14%; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;  }
.mainnewlist li .date span{ display:block;  text-align:center; font-size:30px; font-weight: bold; color:#a7a7a7; height: 48px; line-height: 48px; border-bottom: 1px dashed #eeeeee; }
.mainnewlist li .date em{ display:block; text-align:center; font-size:12px; color:#c1c1c1; height:18px; line-height: 18px; }
.mainnewlist li  .mainncont{ width:86%; float:left; padding:14px; height: 87px; background-color:#fff; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;  }
.mainnewlist li  .mainncont h2{ text-align:left; font-size: 16px;  color:#333; margin-bottom: 6px; height: 22px; overflow: hidden;}
.mainnewlist li  .mainncont span{ color:#999; font-size:12px; text-align:left; line-height:20px; display: block; height: 20px; overflow:hidden; }
.mainnewlist li:hover .date{background-color:#f98701; }
.mainnewlist li:hover .date span{ color:#fff; border-bottom: 1px dashed #fff; }
.mainnewlist li:hover .date em{ color:#fff;}
.mainnewlist li:hover  .mainncont h2{color:#f98701;}

/*招商加盟*/
.merc { max-width:1200px; width:100%; margin:0 auto; overflow:hidden; }
.merc .warp { width:1250px; }
.merc .warp a { display:block; float:left; text-decoration:none; }
.merc .warp a .tt { text-align:center;  background:#b6b6b6; color:#fff; padding:20px 0;  }
.merc .warp a em.ico { text-align:center; height:36px; background:url(../images/more.png) center no-repeat; display: block; }
.merc .warp a:hover .tt { background:#f98701; }



/*footer*/
.footer{ width:100%; background-color:#fafafa; }
.footmain{ padding:40px 0; width:100%; max-width: 1200px; margin:0 auto; }
.footleft{float:left;border-right: 1px dashed #eeeeee;  width:60%;  }
.footleft .footnav{float:left;margin-right:10%;   }
.footleft .footnav h2{ text-align:left; font-size:14px; color:#565656; font-weight: bold; height:32px; line-height:32px;  }
.footleft .footnav .foottit li a{ cursor:pointer; font-size: 12px; text-align:left; color:#8e8e8e; line-height:16px; }
.footleft .footnav .foottit li a:hover{ color:#f98701; }
.footright { width:40%; float: left; }
.footright .fphone{  width:50%; float: left; padding-left:14%;  }
.footright .fphone span{ display: block; margin-bottom: 20px; background:url(../images/phone.png) no-repeat left bottom; font-size: 14px; color:#6a6262; padding-left:48px;  }
.footright .fphone .fpcontent { color:#737373; font-size: 16px; font-weight: bold; }
.footright .fewm {float: right; width:30%;  }
.footright .fewm  img{ display: block; width:100%; border:1px solid #eee; border-radius:2px; }
.foot{width:100%; max-width: 1200px; margin:0 auto;border-top:1px solid #e7e7e7;  }
.foot span{ display: block; width:100%; line-height: 50px; color:#999; text-align:left; height:50px;  font-size: 12px;}

/*内页banner*/
  
.nbaner .nimg{   margin-top: 88px;}

.nnav { width:100%; max-width: 1200px; margin:0 auto; }
.nnav span{ display: block; height:52px; line-height: 52px; text-align: left; color:#333; font-size:12px;  }
.nnav span .navon{ display: inline-block; cursor:pointer;   }
.nnav span .navon a{ color:#f98701; }
.nlist{ max-width: 1200px; width:100%; margin:0 auto; background: url(../images/nlistbg.jpg) #f8f8f8 no-repeat left center; height: 74px;border-bottom:1px solid #e8e8e8; }
.headline-tit{  float: left; margin:14px 0 0 28px;}
.headline-tit h2{ margin-bottom: 4px;   font-size: 26px; color:#fa9a42;}
.headline-tit p{ font-size: 12px; text-transform: uppercase; color:#bababa; }
.headline-nav{ float: right; margin-right:3px; }
.headline-nav a{ display: block; height:100%; text-align: center; padding:0 24px; font-size:14px; color:#666; float: left;line-height: 74px;  }
.headline-nav a.current {border-top: 2px solid transparent; 
    border-color: #f98701;
    background-color: #fff; color:#333}
/*产品列表*/
.prolist , .news , .recruitdet , .recruit , .message , .productcont , .productcont{ max-width: 1200px; margin:40px auto 60px; width:100%; }
.prolist li{ border:none; }
.procont .procontimg{ border:1px solid #e6e6e6;  }
.prolist span {  position: static; border-top:none; font-weight: normal; font-size:14px; padding:0 6px; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;  }

/*新闻列表*/
.news ul{ width:100%;  }
.news ul li { display: block; margin-bottom: 18px;padding-bottom: 18px; background:url(../images/line.jpg) repeat-x bottom left;  }
.news ul li .newsimg{ width:20%; float: left; border:1px solid #eee; }
.news ul li .newsimg img{ width:100%; }
.news ul li .newscont { padding:20px;  width:80%; float: left; }
.news ul li .newscont h2{ font-size: 16px; color:#333; text-align:left; margin-bottom: 10px; }
.news ul li .newscont span{ font-size: 14px; color:#666; text-align:left; margin-bottom: 6px;  }
.news ul li .newscont .date{ font-size: 12px; color:#999; text-align:left; display: block; }
.newscontdate{font-size:12px; font-weight:normal;color:#aaaaaa; text-align:center; display:block; width:100%; margin-bottom:10px; }

/* 招聘列表 */
table .trtit{ text-align:center;  }
table .trtit td{   background-color:#dedede;  text-align:center; font-weight:bold;  color:#666; font-size: 12px; font-weight:bold;  padding:10px;  }
table  a.trname:hover{ color:#f8444b; }
table .trcont{ font-size: 12px; color:#666; text-align:center; }
table .trcont td{ border-bottom:1px solid #eee; }
/* 招聘详情 */
.recruitdet{line-height: 26px;font-size: 14px;}
.recruitdet  table{border-left:1px solid #dddddd;border-top:1px solid #dddddd; }
.recruitdet tbody {display: table-row-group;vertical-align: middle;border-color: inherit;}
.recruitdet tbody tr td{padding:8px 12px;border-right:1px solid #dddddd;border-bottom:1px solid #dddddd}
.recruitdet tbody tr td.tdtit{ background-color:#fcfcfc; width:12%;  text-align:right;}
.recruitdet tbody tr td.tdcont{ color:#666; width:78%; }

/* 在线留言 */
.message{ width:100%; }
.message .mestit{ font-size: 16px; font-weight:bold;color:#333; padding-left:8px; border-left:4px solid #007cc2; height:20px; line-height: 20px; text-align:left; }
.message form{ padding-left:0px; width:100%; padding:0px 18px;box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box; }
.message form p{ margin-bottom:12px; position: relative;  }
.message form p label{padding-right:10px;}
.message form span{ display:inline-block; padding-right:14px; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;}
.message form span.bl{color:#666; font-size:14px; }
.message form textarea{height: 100px;background: #fff;border: #ccc solid 1px;padding-left: 5px;line-height: 24px;color: #666; width:60%;vertical-align: top;font-family: "Microsoft YaHei";}
.message form input.yzm{width:100px !important; }
form input{ vertical-align:middle; margin-right:4px; }
.message form input.textin{vertical-align: top; width:36%; margin-right: 10px;height: 32px; line-height: 32px;padding-left: 5px;border: #ccc solid 1px; background: #fff;color: #666; font-family: "Microsoft YaHei";}
.message form p.subin, .message form p.error{padding-left:86px; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;}
.message form p em{display: inline-block; height:34px; line-height: 34px; color:#dc0700; font-weight: bold; }
.message form p em.emyzm{right:52px;}
form span.sptitle{display: inline-block;text-align: right;   line-height: 30px; height: 30px; width: 82px;} 
form img{display: inline-block; }
input.lask-sBtn{margin: 10px 0; margin-right: 20px; padding: 0 28px; height: 34px; line-height: 34px;background: #435e8e; font-size:14px; border-radius: 2px; border: 0; font-family: "Microsoft YaHei"; color: #fff;
 cursor: pointer;}
input.reset{background-color:#dadada; color:#666; }

/*产品详情*/
.productcont .proconttop {  width:100%;  }
.proconttop .proimg{ width:40%; float:left; }
.proconttop .prodes { width:60%; float: left; }
.proconttop .phosm{ width:100%; }
.proconttop .pimgbg { border:1px solid #eee; width:100%;  }
.proconttop .pimgbg img{ width:100%; }
.prodescontdet { padding:20px 0px;   }
.descont img{ display:block; width:100%;} 
     /*大小图切换特效*/
.tablist { width:100%; position:relative; }
.tablist span { position:absolute; width:18px; height:100%; background:#888; text-align:center; color:#fff; }        
.tablist span.tl { left:0; background:url(../images/d_08.png) #959595 no-repeat center center; }
.tablist span.tr { right:0; background:url(../images/d_09.png) #959595 no-repeat center center;}
.tablist .box { margin:0 20px; width:auto; overflow:hidden; }
.tablist .box .warp { width:500000px; }
.tablist .box .warp a { float:left; }
.tablist .box .warp a img { width:90%; margin:5%;  }
     /*大小图切换特效*/
.prodes{ width:60%; padding:30px; float:left; }
.prodes .protit{ font-size: 24px; text-align: left; color:#333; margin-bottom: 28px; }
.prodes .descont{ font-size: 14px; color:#666; text-align:left; }
    /*详情介绍说明*/
.procontbottom{ width:100%; margin-top:20px;   }
.procontbottom .protj { width:24%; float: left;  }
.procontbottom .protj .prodepho{ width:100%; margin:20px 0px; }
.procontbottom .protj li{ margin-bottom:8px; }
.procontbottom .protj  .procontimg{ border:1px solid #eee;  }
.procontbottom .protj  .procontimg img{ width:100%; display: block; }
.procontbottom .protj span{ display: block; height: 38px; line-height: 38px; text-align:center; background-color:#f6f6f6; color:#666;  }
.procontbottom .prodescont{ width:76%; float:right; padding-left:20px;  }
.procontbottom .prtitde{ background-color:#f5f5f5; height: 44px; border-left:4px solid #f98701; padding-left:30px; text-align: left; line-height: 44px; color:#333; font-size:16px; width:100%; }

/*普通文章页*/
.nconentmain .ntit{ font-size:20px; text-align:center; margin-bottom:20px   } 
.nconentmain { margin:20px auto 60px; width:100%; max-width:1200px;  } 

/*搜索*/
    .search-con {
    width: 270px;
    height: auto;
    background: #fff;
    position:absolute;
    left:0;
    top:38px;
    padding: 14px;
    z-index: 25; }
    .search-con dl dt.dtit{ border-bottom:1px dotted #ccc;  text-align:left; margin-bottom:6px;  }
    .search-con dl dd{ line-height: 28px;  }
    .search-con dl dd a {
    color: #666;
    margin: 0 16px 0 0;
    display: inline-block; padding:0px;
    font-size: 12px;height:24px !important; line-height: 24px  !important;}
    .search-con dl dd a:hover{ 
    color:#f98701;  }
    .clolto{ 
    cursor: pointer; 
    position: absolute;
    right: 14px;
    top: 14px;
    width: 16px;
    height: 16px;
    background: url(../images/gbs.jpg) no-repeat; background-size:cover; }


/* 手机菜单 */
.ico_nav{width:22px; height:22px; background:url(../images/header_menu.png) no-repeat left center; background-size:22px; right:0px;}
.hNavList {width:100%; z-index:2; display:none;left:0;}
.hNavListBg { background:#000; left:0; top:44px;filter:alpha(Opacity=60);-moz-opacity:0.6;opacity: 0.6; width:100%; height:100%; z-index:1; display:none;}
.hNavListCon {width:100%;}
.hNavListCon li { border-bottom:#dedede solid 1px; background:#fff; display:-webkit-box; line-height:38px;}
.hNavListCon li a { border-right:#dedede solid 1px;color:#666666; font-size:14px; line-height:38px;-webkit-box-flex: 1; display:block; text-align:center;}
.hNavListCon li a:last-child { border-right:none;}
.hNavListCon li a:active {color:#ff8400;}
.hNavListCon li.hNLC-tit { background:#ececec;}
.hNavListCon li.hNLC-tit span {display: block;
    color: #333;
    border: 1px solid #eee;
    height: 40px;
    margin: 4px auto;
    font-size: 14px;
    text-align: center;
    width: 80%;}
.navOn .hNavList { display:block; }
.navOn .hNavListBg {display:block;}
.bnavOn .hNavList { display:block;left:0; z-index:2; position:fixed;bottom:48px;top:auto; width:100%;}
.bnavOn .hNavListBg {display:block;left:0; top:0;}

/*右侧悬浮*/
.float {
  position: fixed;
  top: 50%;
  right: 10px;
  margin-top: -150px;
  width: 53px;
  z-index: 1000;
  font-family:"microsoft yahei";
}

.float-item {
  width: 53px;
  height: 84px;
/*  border-bottom: 1px solid #008fd5;
*/  position: absolute;
  right: 0px;

}
.float-item a {
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease 0s;
  width: 200px;
  height: 53px;
  display: block;
  position: absolute;
  left: 0px;
  background-color: #1f237f;
  color: #fff;
  line-height: 53px;
  font-size: 16px;
  cursor: pointer;
}
.float-item i {
  float: left;
  width: 53px;
  height: 53px;
  background: url("../images/sprite.png") 0 0 no-repeat;
  margin-right: 8px;
}

.float-item:hover a {
  background-color: #1f237f;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease 0s;
  color:#ffffff;
}

.float-item-slide {
  overflow: hidden;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease 0s;
}

.float-item-slide:hover {
  width: 200px;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease 0s;
}

.float-item-1 {
  top: 0px;
}
.float-item-1 i {
  background-position: 0px 0px;
}

.float-item-2 {
  top: 54px;

}
.float-item-2 a{width: 53px;}
.float-item-2 i {
  background-position: 0px -53px;
}

.float-item-3 {
  top: 108px;
}
.float-item-3 i {
  background-position: 0px -106px;
}

.float-item-4 {
  top: 216px;
  overflow: visible;
}
.float-item-4 i {
  background-position: 0px -188px;
}

.float-item-5 {
  top: 216px;
}
.float-item-5 i {
  background-position: 0px -212px;
}
.float-item-6{ top:162px; }
.float-item-6 i{ background-position: 0px -151px;}
.float-item-ex{position: absolute;background-color: #0270b7;padding: 5px;top:50%;margin-top: -54px; left: -108px;display: none;}
.float-item-4 a{width: 53px}
.float-item-ex img{display: block;}
.float-item-slide span { display: block; color:#fff;  }
.float-wechat{
  display: none;
  position: absolute;
  top: 0px;
  right:53px;
  height: 270px;
  width: 132px;
  padding: 0 14px;
  background-color: #1f237f;
}
.float-wechat h5 {
  font-size: 16px;  
  padding: 20px 0;
  color: #fff;
}
.float-wechat {
  top: -54px;
}
.float-wechat p {
  line-height: 20px;
  padding: 9px 0;
  color: #fff;
  text-align: center;
}
.wapqq{ display:none;}



@media screen and (max-width:1070px)
{ .mainnewlist li .date{ width:16%; padding:4px 10px; }
.mainnewlist li .mainncont{ width:84%; height: 75px; }
.topnav .nav{  padding-left:200px;}
}
@media screen and (max-width:1080px){
	
.topnav .tels{ display:none;}
	}
  
@media screen and (max-width:1018px)
{ 
.footleft{ width:67%; }
.footright{ width:33%; }
.footleft .footnav{ margin-right:8%;}
.footright .fphone{ width:60%; padding: 0 8%; }
.footright .fewm{ width:40%; }
.topnav .nav ul li{ width:16.6%; padding:0px; } 

}
@media screen and (max-width:800px)
{ 
.wapqq{ display:block;}
.pcqq{ display:none;}
 /*首页头部*/
.hNavList{ top:44px;} 
.hearder .nav {display:none;}
.hearder .navsm{display: block; position: absolute; right: 12px; width: 28px;top:8px}
.hearder , .topnav{ height: 44px;  }
.topnav .logos{ width:44px; height:44px;} 
.topnav .tels{ display:block; width:auto; height:44px; left:40%;} 
.topnav{ width:100%; padding:0 14px; }
.in_pc_banner{display:none;}
.in_mob_banner {display:block !important; height:auto; width:100%;} 
.bans{ margin-top:0px;}
.bans .nimgwap{ width:100%; display:block;} 
.navsm img{width:28px;right:12px; }
.bans ul {height:14px; }
.bans ul li{margin:0 4px;width:12px; height:4px; }
    /*招聘*/
table .trtit td.retime ,table .trcont td.retime{ display: none;} 
table .trtit td{ padding:8px 0px;} 
.recruitdet tbody tr td.tdtit{  width:28%; font-size:12px; padding:0 4px; }
.recruitdet tbody tr td.tdcont{ width:72%; }
.prtitde{ 
    /*招聘*/
}


.aboutmain .alist:hover .aicon em{ background-position:0 -60px; -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;}
/*在线留言*/    
.message form{padding:0;}
.message form input.textin{width:78%; margin-right: 0; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box; }
.message form textarea{width:78%;margin-right: 0;box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box; }
form span.sptitle{width:20%; padding-right: 2px; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;}
.message form p.subin{ padding-left:22%; }
input.lask-sBtn{ margin:0px;}
.message form p:last-child{ margin-bottom: 0px; }
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea { -webkit-appearance: none;}

/*在线留言*/




/*产品详情*/

.prodescontdet{ width:100%; padding:10px 0; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;  }
.prodescontdet img{ display: block;  width:100%; }
.nconentmain img{ display:block; width:100%; } 
/*首页模块*/
.abus .abimg, .innewscont .inimg{ width:100%; margin-bottom:10px; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;}
.abus {width:100%; padding:0 14px; margin:16px 0px !important;   box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;}
.abus .abcont{ margin:0; width:100%; }
.tit{ margin-bottom: 14px; }
.tit img{ width:120px; }
.abus .abcont .abcontmain .abmore{ margin-top: 8px; height: 24px; line-height: 24px; width:96px; font-size: 12px; }

.pro{ padding:16px 14px; width:100%; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box; }
.procont ul li{ width:49%; margin-right: 2%; float: left; margin-bottom: 2%; }
.procont ul li:nth-child(2n){ margin-right:0px;  }
.procont span{ height: 32px; line-height: 32px; font-size: 14px; font-weight: normal; }

.zs{ margin:16px 0 !important; padding:0 14px; width:100%;box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;}
.merc .warp a{ margin-bottom: 2%; margin-right: 2% !important; }
.innews{ padding:16px 14px; width:100%; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box; }
.innewscont .innewcont{ width:100%; margin-left: 0px; }
.mainnewlist li .mainncont h2{ height: 22px;overflow: hidden; }

.merc .warp a .tt{ padding:5px 0; }
.mainnewlist li .date{ width:20%; padding:4px;box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box; }
.mainnewlist li .mainncont{  width:80%;  height: 75px; }
.mainnewlist li  .mainncont span{ height:18px; overflow: hidden; }
.mainnewlist li .date span{ font-size:22px; }
.footmain { display:none; }
.foot span { padding:8px 14px; text-align: center; display: block; height: auto;line-height: 16px; font-size: 12px;box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;   }


/*内页导航*/
.nnav span { width:100%; padding:0 14px; height: 30px; line-height: 30px;  box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;  }
.nlist { height:auto; border-bottom: none; background: none; line-height: 40px;  width:100%;box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;    }
.headline-tit{ margin:0px; float: none; width:100%; background: url(../images/nlistbg.jpg) #f8f8f8 no-repeat left center; border-bottom: 1px solid #e8e8e8;}
.headline-tit h2{padding-left:20px; height:40px; line-height:40px; margin:0px; font-size: 16px; }
.headline-tit p{ display:none; }
.headline-nav{padding:0 14px; float: none; width:100%; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box; margin-top:10px;  }
.headline-nav a{ padding:0 8px; height: 30px; line-height: 30px; margin-bottom:10px;}
.headline-nav a.current{ border-top:0px; background-color:#f98701; border-radius:15px; color:#fff;  }

/*新闻内页*/
.prolist, .news, .recruitdet, .recruit, .message, .productcont, .productcont{ padding:18px 14px; width:100%; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box; margin:0px;  }
.news ul li .newscont{ padding:6px 4px; width:74%; }
.news ul li .newscont span{ display: block;  height: 16px; line-height: 16px; overflow: hidden; font-size:12px; margin-bottom: 0px; }
.news ul li .newsimg{ width:26%; }
.news ul li .newscont h2{ font-size: 14px; margin-bottom: 4px; }
.news ul li .newscont .date{ display: none; }
.news ul li{ margin-bottom: 6px; padding-bottom: 6px; }
.newscontdate{ display:none; } 
/*产品详情内页*/
.proconttop .proimg{ width:100%; float: none; margin-bottom: 10px; }
.proconttop .prodes { width:100%; float: none;padding:6px 0px; }
.prodes .protit{ font-size: 20px; margin-bottom: 6px; }
.procontbottom .prtitde{ height:30px; line-height:30px; margin-top: 6px; padding-left:8px; width:100%; }
.procontbottom .protj  ,.procontbottom .prodescont{ width:100%; float: none; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;   }
.procontbottom .protj li{ float: left; width:49%; margin-right: 2%;  }
.procontbottom .protj li:nth-child(2n) { margin-right:0px; }
.procontbottom .prodescont{ padding:0px;}

/*普通文章页*/
.nconentmain img{ width:100%; display:block;   }
.nconentmain{padding:0 14px; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box; padding:18px 14px; } 

  /*内页banner*/
.hearder{ position:relative;} 
.nbaner .nimg{ background:none !important; height: auto !important; margin-top:0px; }
.nbaner .nimg img.nimgwap{display:block !important; }
.nconentmain{ margin:0px 0px  20px 0px;} 
.nconentmain .ntit{ margin-bottom:10px;} 
} 




